Skip to content

Add CognitiveSceneRuntime orchestration API#16

Merged
wow-miley merged 1 commit intomainfrom
email/pho-7-phosphor-add-cognitivesceneruntime-orchestration-api
Mar 5, 2026
Merged

Add CognitiveSceneRuntime orchestration API#16
wow-miley merged 1 commit intomainfrom
email/pho-7-phosphor-add-cognitivesceneruntime-orchestration-api

Conversation

@wow-miley
Copy link
Contributor

This PR adds a new commonMain runtime API that orchestrates agents, substrate, particles, flow, waveform, emitters, and camera through a deterministic update(dt) loop. It introduces SceneConfiguration and SceneSnapshot models (including content-based equality for array-backed snapshot data) plus runtime tests for determinism, subsystem opt-out, and frame progression. It also injects optional Random instances into CognitiveChoreographer and FlowLayer to make seeded orchestration deterministic without breaking existing callers. A migration guide is included at docs/COGNITIVE_SCENE_RUNTIME_MIGRATION.md, and ktlintFormat/jvmTest were run.

@wow-miley wow-miley merged commit cfe73d7 into main Mar 5, 2026
1 check passed
@wow-miley wow-miley deleted the email/pho-7-phosphor-add-cognitivesceneruntime-orchestration-api branch March 5, 2026 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant